PXC Documentation

PXC Home

Dither

pre 1.18

Reduce color and use dithering to preserve original color.



Node Data

FilterArray

Display name

Dither

Internal name

Node_Dither

Inheritances

node
node_processor
node_dither

Inputs

node_dither

surface

Surface In

palette

Palette

enum

Pattern

surface

Dither Map

float

Contrast

surface

Contrast Map

enum

Mode

surface

Mask

float

Mix

bool

Active

toggle

Channel

int

Seed

bool

Use Palette

int

Steps

Outputs

node_dither

surface

Surface Out

Dither node apply dithering effect to convert smooth gradient of colors into a patterns of discrete colors.




Properties


Mode


Control whether to dither color (RGB channel) or the alpha channel.


Pattern


Dither pattern, or use a custom surface as a pattern.


Contrast


The sharpness of the transition.


Contrast Map


Additional surface use to control contrast per pixel.